home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / brutil.arc / @MULT.BAT < prev    next >
DOS Batch File  |  1988-06-08  |  384b  |  12 lines

  1. echo off
  2. %VDISK%FILES %2 >%VDISK%GARBAGE
  3. %VDISK%WC/L <%VDISK%GARBAGE
  4. %VDISK%GETKEY {YN} OK?
  5. IF NOT ERRORLEVEL 89 GOTO ERROR
  6. ECHO echo off >%VDISK%GARBAGE.BAT
  7. %VDISK%COMBINE -"%COMSPEC% /C %1 " <%VDISK%GARBAGE >>%VDISK%GARBAGE.BAT
  8. %COMSPEC% /C %VDISK%GARBAGE
  9. :ERROR
  10. DEL %VDISK%GARBAGE.*
  11. K%COMBINE -"%COMSPEC% /C %1 " <%VDISK%GARBAGE >>%VDISK%GARBAGE.BAT
  12. %COMSPEC% /C %VDISK